Samples
Visual Basic
See the readme.txt file in the sample directory
for instructions on building and running the sample.
The instructions assume that you are using Microsoft Visual Basic®.
You need to install the required components before running the sample.
- Hello World (VB)
Illustrates the most basic use of Microsoft Agent from Visual Basic.
Requires: Agent Core Components, Text-To-Speech Engine.
Visual Basic Scripting Edition
These HTML pages demonstrate how to use Microsoft Agent characters from VBScript.
You can browse a sample by clicking its link below. Each sample will attempt to
install its required components if they are not already installed.
These samples download their character animations from
http://activex.microsoft.com/characters/, so you must be connected to the internet.
- Hello World
Illustrates the most basic use of Microsoft Agent from VBScript.
Requires: Agent Core Components, Text-To-Speech Engine.
- Hello World Plus
A revised version of the Hello World sample that uses Request objects
and the RequestComplete event to manage errors and report progress.
Requires: Agent Core Components, Text-To-Speech Engine.
- Goodbye World
Demonstrates the basics of scripting a Microsoft Agent character to respond to voice commands on a web page.
Requires: Agent Core Components, Text-To-Speech Engine, Command and Control Engine.